< Prev(J) / Next(K) > / View :

Filename: /text/shared/guide/start_parameters.xhp

(section: start_parameters) (bookmark: bm_id3156410)
start parameters
command line parameters
parameters;command line
arguments in command line

起動パラメータ
コマンド行パラメータ
パラメータ; コマンド行
コマンド行引き数

Starting the Office Software With Parameters
Office ソフトウェアをパラメータを指定して起動する(hd_id3156410.52)

By starting the Office software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users.
Office ソフトウェアをコマンド行から起動する場合、各種のパラメータを指定することで、様々な機能設定を行えます。ただし、こうしたコマンド行パラメータを使用するには、ある程度の熟練が必要です。(par_id3147009.1)

Note Icon 注マーク For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the Office software technology.
通常の操作を行うのであれば、特にコマンド行パラメータを使う必要はありません。パラメータの中には、Office ソフトウェアテクノロジに関する詳細な知識を必要とするものもあります。(par_id3147618.2)

Starting the Office Software From the Command Line
Office ソフトウェアのコマンド行からの起動(hd_id3154898.4)

  1. Under Windows, select Run from the Windows Start menu, or open a Shell under UNIX® based platforms.
    Windows の場合は、Windows のスタートメニューで ファイル名を指定して実行 を選択し、UNIX ベースのプラットフォームの場合は、シェルを起動します。(par_id3156152.5)

  2. Under Windows, type the following text in the Open text field and click OK.
    Windows の場合は、下記のテキストをテキストフィールド 名前 に入力して OK をクリックします。(par_id3152472.6)

  3. Under UNIX based systems, type the following line of text, then press Return:
    UNIX ベースのシステムの場合は、下記のテキストを入力して Return キーを押します。(par_id3149669.53)

    (in case of WIN){install}\program\soffice.exe {parameter} (/in case of WIN)(in case of UNIX){install}/program/soffice {parameter} (/in case of UNIX)
    (in case of WIN){install}\program\soffice.exe {parameter}(/in case of WIN)(in case of UNIX){install}/program/soffice {parameter} (/in case of UNIX)(par_id3147561.7)

    Replace {install} with the path to your installation of the Office software (for example, C:\Program Files\Office, or ~/office)
    {インストール} 部には、使用環境における Office ソフトウェアのインストールパスを指定します (たとえば C:\Program Files\Office~/office など)。(par_id3153360.8)

    Where required, replace {parameter} with one or more of the following command line parameters.
    同じく {パラメータ} 部には、必要に応じて下記のコマンド行パラメータを指定します (複数指定可能)。(par_id3158407.9)

Valid Command Line Parameters
使用可能なコマンド行パラメータ(hd_id3145171.10)

Parameter
パラメータ(par_id3148451.11)

Meaning
意味(par_id3149167.12)

-help / -h / -?
-help / -h / -?(par_id3149983.73)

Lists the available command line parameters (in case of WIN)in a dialog box(/in case of WIN)(in other case)to the console(/in other case).
コンソールで使用可能なダイアログ内のコマンド行パラメータを一覧表示します。(in case of WIN)(/in case of WIN)(in other case)(/in other case)(par_id3147349.74)

-writer
-writer(par_id3150010.59)

Starts with an empty Writer document.
起動時に、空白の Writer ドキュメントを開くようにします。(par_id3147213.60)

-calc
-calc(par_id3148616.61)

Starts with an empty Calc document.
起動時に、空白の Calc ドキュメントを開くようにします。(par_id3145261.62)

-draw
-draw(par_id3156443.63)

Starts with an empty Draw document.
起動時に、空白の Draw ドキュメントを開くようにします。(par_id3154011.64)

-impress
-impress(par_id3153142.65)

Starts with an empty Impress document.
起動時に、空白の Impress ドキュメントを開くようにします。(par_id3153222.66)

-math
-math(par_id3155853.67)

Starts with an empty Math document.
起動時に、空白の Math ドキュメントを開くようにします。(par_id3146928.68)

-global
-global(par_id3149960.69)

Starts with an empty Writer master document.
起動時に、空白の Writer マスタドキュメントを開くようにします。(par_id3151075.70)

-web
-web(par_id3154510.71)

Starts with an empty HTML document.
起動時に、空白の HTML 形式ドキュメントを開くようにします。(par_id3148836.72)

-show {filename.odp}
-show {filename.odp}(par_id3149403.)

Starts with the Impress file {filename.odp} and starts the presentation. Enters edit mode after the presentation.
Impress ファイル {filename.odp} を開いて、プレゼンテーションを開始させます。プレゼンテーション終了後は、編集モードに移行します。(par_id3153838.80)

-minimized
-minimized(par_id3156276.13)

Starts minimized. The splash screen is not displayed.
起動時に、ウィンドウを最小化させます。スプラッシュ画面は表示されません。(par_id3146080.14)

-maximized
-maximized(par_id3641773.)

Starts maximized.
最小化された状態で起動します。(par_id8224433.)

-invisible
-invisible(par_id3145641.15)

Starts in invisible mode.
非表示モードで起動させます。(par_id3154756.16)

Neither the start-up logo nor the initial program window will be visible. However, the Office software can be controlled and documents and dialogs opened via the API.
この場合、起動時のスタートアップロゴも空白ウィンドウも表示されません。ただし、API 経由で Office ソフトウェアを制御してドキュメントやダイアログを開くようにすることができます。(par_id3148914.17)

When the Office software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the kill command (UNIX based systems).
このモードで Office ソフトウェアを起動した場合は、タスクマネージャ (Windows 環境) かコマンド kill (UNIX ベースのシステム) 以外では終了できません。(par_id3147341.18)

It cannot be used in conjunction with -quickstart.
-quickstart との併用はできません。(par_id3150388.48)

More information is found in the Office Developer's Guide.
詳細情報については、Office デベロッパ向けガイド を参照してください。(par_id3145147.19)

-nocrashreport
-nocrashreport(par_id3155334.77)

Disables the error report tool.
エラーレポートツールを使用不可にします。(par_id3149259.78)

-norestore
-norestore(par_id3155903.20)

Disables restart and file recovery after a system crash.
Office のシステムに障害が発生した場合の再起動およびファイルの復元機能を使用不可にします。(par_id3156374.21)

-nofirststartwizard
-nofirststartwizard(par_id5215918.)

Disables the Welcome Wizard.
開始ウィザードを無効化します。(par_id5665761.)

-quickstart
-quickstart(par_id3148477.25)

Activates the Quickstarter.
クイック起動を有効にします。(par_id3153919.26)

-accept={UNO string}
-accept={UNO string}(par_id3152479.30)

Notifies the Office software that upon the creation of "UNO Acceptor Threads", a "UNO Accept String" will be used.
Office ソフトウェアに対して、「UNO Acceptor Threads」の作成時に「UNO Accept String」を使用するよう通知します。(par_id3147130.31)

More information is found in the Office Developer's Guide.
詳細情報については、 Office デベロッパ向けガイド を参照してください。(par_id3148874.32)

-env
-env(par_id3149964.33)

Sets another environment for the program start.
プログラムの起動用に別の環境を設定します。(par_id2439039.)

Use soffice -env:UserInstallation=$(URL) where $(URL) is the URL of a folder that contains the "user" folder.
soffice -env:UserInstallation=$(URL) を使用します。$(URL) は、「user」フォルダを含むフォルダの URL です。(par_id2789086.)

-p {filename1} {filename2} ...
-p {filename1} {filename2} ...(par_id3159238.36)

Prints the files {filename1} {filename2} ... to the default printer and ends. The splash screen does not appear.
{filename1} {filename2} ... で指定されたファイルを標準プリンタで印刷して終了します。スプラッシュ画面は表示されません。(par_id3163666.37)

If the file name contains spaces, then it must be enclosed in quotation marks.
ファイル名にスペースが含まれている場合は、引用符で囲む必要があります。(par_id3150828.49)

-pt {Printername} {filename1} {filename2} ...
-pt {Printername} {filename1} {filename2} ...(par_id3150883.38)

Prints the files {filename1} {filename2} ... to the printer {Printername} and ends. The splash screen does not appear.
{filename1} {filename2} ... で指定するファイルを {Printername} で指定するプリンタで印刷して終了させます。スプラッシュ画面は表示されません。(par_id3155081.50)

If the file name contains spaces, then it must be enclosed in quotation marks.
ファイル名にスペースが含まれている場合は、引用符で囲む必要があります。(par_id3153655.51)

-o {filename}
-o {filename}(par_id3154372.39)

Opens {filename} for editing, even if it is a template.
{filename} で指定するファイルを、テンプレートの場合も含めて、編集可能な状態で開くようにします。(par_id3150309.40)

-view {filename}
-view {filename}(par_id3151182.54)

Creates a temporary copy of {filename} and opens it read-only.
{filename} で指定するファイルのコピーを一時的に作成させ、読み取り専用状態で開くようにします。(par_id3145268.55)

-n {filename}
-n {filename}(par_id3166421.41)

Creates a new document using {filename} as a template.
{filename} で指定するファイルをテンプレートとして、新規ドキュメントを作成するようにします。(par_id3154259.42)

-nologo
-nologo(par_id3155126.43)

Disables the splash screen at program start.
起動時のスプラッシュ画面を非表示にします。(par_id3151334.44)

-nodefault
-nodefault(par_id3159171.75)

Starts without displaying anything except the splash screen.
起動時にスプラッシュ画面以外は何も表示しません。(par_id3153306.76)

-nofirststartwizard
-nofirststartwizard(par_id2211676.)

Add this parameter to the program start command to suppress the Welcome Wizard.
開始ウィザードを表示しないようにするには、プログラムの起動コマンドにこのパラメータを追加します。(par_id1641895.)

-display {display}
-display {display}(par_id3153915.45)

Sets the DISPLAY environment variable on UNIX based platforms to the value {display}. This parameter is only supported by the start script for the Office software on UNIX based platforms.
UNIX ベースのプラットフォームにおいて、DISPLAY 環境変数の値を {display} に設定します。このパラメータが使用できるのは、UNIX ベースのプラットフォーム用の Office ソフトウェアの起動スクリプトだけです。(par_id3146786.46)

-headless
-headless(par_id3149595.56)

Starts in "headless mode" which allows using the application without user interface.
ユーザーインタフェースを使用しない「ヘッドレスモード」でのアプリケーションの起動を指定します。(par_id3150530.57)

This special mode can be used when the application is controlled by external clients via the API.
このモードは、外部クライアントから API 経由でアプリケーションを制御する場合などに使用します。(par_id3156353.58)


(/section: start_parameters)
< Prev / Next >